home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6017 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: tcp.co.uk!usenet
  2. From: ian@genesis.tcp.co.uk (Ian Kenny)
  3. Newsgroups: comp.lang.c++
  4. Subject: A couple of VC++ 4.0 questions from VC++ newbie
  5. Date: Sat, 10 Feb 1996 12:08:35 GMT
  6. Organization: Total Connectivity Providers - Internet access for the UK
  7. Message-ID: <4fi1s5$q1e@zeus.tcp.co.uk>
  8. NNTP-Posting-Host: genesis.tcp.co.uk
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. Hi,
  12.  
  13. First can I say how impressed I'm with VC++ 4.0 compared with the
  14. Borland offering!
  15.  
  16. Socond, I'm doing some proof of concept stuff and trying to adjust to
  17. MFC from OWL:) Could you tell me the answer to the following, please:
  18.  
  19. 1)How do Maximise child Windows of an MDI the manual mentions using
  20. ActiveFrame but does say what to enter, m_nCmdShow =SW_SHOWMAXIMIZED?
  21. (My test app is SDI:)
  22.  
  23. 2) I have a splitter window with 2 views and want the main window
  24. title to change when each view is focused. OK over ride the
  25. OnSetFocus, however WM_SETFOCUS is not sent initially so the initial
  26. view does not change the title. Where should I put the initial call to
  27. set the title so that AfxGetMainWnd() returns a valid pointer?
  28.  
  29. Thanks
  30.  
  31. Ian:)
  32. -------
  33. Ian Kenny                         Email: ian@genesis.tcp.co.uk
  34. Programmer                        Tel: +44 (0)1794 323062
  35.                                   Romsey, UK
  36.  
  37.